home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 April / inter@ivo 1997-04.iso / cybint15 / bin / gom5.dxr / 00067.ls < prev    next >
Encoding:
Text File  |  1997-04-01  |  173 b   |  13 lines

  1. on exitFrame
  2.   global c1, c2, c3
  3.   set c1 to 0
  4.   set c2 to 0
  5.   set c3 to 0
  6.   onVis(1, 3)
  7.   InVis(10, 13)
  8.   onVis(14, 17)
  9.   InVis(40, 41)
  10.   onVis(42, 43)
  11.   InVis(44, 47)
  12. end
  13.